home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / src / bin / animate / Makedefs < prev    next >
Text File  |  1993-01-29  |  154b  |  8 lines

  1. SRCS = animate.C anim.C glob.c
  2. OBJS = glob.o
  3. CPLUSPLUS_OBJS = animate.o anim.o 
  4.  
  5. MANS = animate.1
  6. DISTFILES = anim.fd .geomview-animate
  7. TARGETS = animate
  8.